Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ContentCollection<T> Class / Print Method

In This Topic
    Print Method
    In This Topic
    Prints debug info of the collection into the string.
    Syntax
    'Declaration
     
    Public Overridable Function Print() As System.String
    public virtual System.string Print()

    Return Value

    A string with debug info.
    See Also